net/http.http2clientConnReadLoop.endStream (method)

4 uses

	net/http (current package)
		h2_bundle.go#L9651: 		rl.endStream(cs)
		h2_bundle.go#L9824: 	rl.endStream(cs)
		h2_bundle.go#L10037: 		rl.endStream(cs)
		h2_bundle.go#L10042: func (rl *http2clientConnReadLoop) endStream(cs *http2clientStream) {